AConfiguration_fromAssetManager

Create and return a new AConfiguration based on the current configuration in use in the given {@link AAssetManager}.

extern (C) nothrow @nogc
void
AConfiguration_fromAssetManager
(
AConfiguration* out_
,
AAssetManager* am
)

Meta